Welcome![Sign In][Sign Up]
Location:
Search - The Game of Life

Search list

[OpenGL programcael-1.5.tar

Description: 它运行一个蜂窝汽车模拟系统,并支持一套可以是Conway的生命游戏的规则,但是可以通过修改以在更广泛的其它蜂窝汽车模拟系统上运行.它使用OpenGL来处理图形,但不支持3D.可能的网格尺寸只受限于处理器的处理能力和内存大小.用户可以放大网格,直到其尺寸填满整个窗口 也可缩小网格直到整个网格是可见的. -CAEL stands for Cellular Automata Engine (Life). It runs a cellular automata simulation with a set of rules that can be Conway s game of life but can be changed to run a wide variety of other cellular automata systems as well. It uses OpenGL for graphics, but is not 3D. Possible grid size is limited only by processor power and memory. The user can zoom in until a single cell fills the window, and out until the whole grid is visible
Platform: | Size: 8011 | Author: 韦小宝 | Hits:

[Windows DevelopText18

Description: 人们曾疯魔一种被称作“生命游戏”的小游戏,这种游戏相当简单。假设有一个像棋盘一样的方格网,每个方格中放置一个 生命细胞,生命细胞只有两种状态:“生”或“死-it has been a crazy magic known as the "Game of Life" small games, this game is quite simple. Suppose a chessboard like the same square grid, each box had placed a living cell, cell life only two states : "Health" or "dead
Platform: | Size: 1591 | Author: jjin | Hits:

[WinSock-NDISGameOfLife1_0

Description: Game Of Life 的并行程序 在MPI的下设计的C语言程序:GameOfLife1_0.c 在2D版本,3D正在制做中。-Game Of Life parallel procedures in the design of MPI C Programming Language : GameOfLife1_0.c version of the 2D, 3D which is being produced.
Platform: | Size: 2095 | Author: 爱老婆 | Hits:

[Other resource43127

Description: In this game, you must assist a monkey in collecting food as it falls from the Tree of Life to feed the starving populace of Hungry Monkey Island. To help you, there are several powerful Runes which can unleash special powers that aid you in collecting the food. The game has 16 levels. -In this game, you must assist a monkey in collecting food as it falls from the Tree of Life to feed the starving populace of Hungry Monkey Island. To help you, there are several powerful Runescape which can unleash special powers that aid you in collecting the food. The game has 16 levels.
Platform: | Size: 58060 | Author: fd | Hits:

[Other resourcesmallprogram

Description: 游戏规则: 按w键是控制自己的飞机(天使)向上。 按S键向下,A键向左,D键向右,r键重来,e键退出 发弹:指着本程序介面按鼠标左键. 开始时:你的生命值只有3,而子弹数只有2 当你的子弹射到了敌人时,敌人的生命也会减一,当敌人的生命值减到0时,你就赢. 当你的子弹射到了敌人时,同时天上也会掉下一颗子弹,当你捡到一个子弹后,你的子弹数得到补充; 如你的子弹数减至0或你的生命值减至0你就会输。 秘技: 按y键你的子弹数就加1; 按o键你的生命值就加1. 不过如果你技术好的话唔用秘技也能赢。-rules of the game : w keys on the control of the aircraft (Angel) upwards. According to the S button down, and left keys A, D keys right, r bond return, e withdraw from the key rounds : Pointing to the interface procedures by the left mouse button. at the beginning : you only have three lives, while only a few bullets when you two bullets to fire at the enemy, the enemy of life will lower one. When the enemies of life reduced the value 0, you win. When you fire the bullets of the enemy, while the sky will fall a bullet, when you picked up a bullet, you get to add a few bullets; if you reduce the number of bullets 0 or your life value to 0 you will lose. Camp : y keys on your bullets on the plus a few; o bond by your value on the lives of an increase. But if you take good technology used ca
Platform: | Size: 56198 | Author: heroesjun | Hits:

[Other resource06.7.4

Description: 数据结构的一种算法方式,生死游戏 的程序-data structure of an algorithm, the process of life and death game
Platform: | Size: 892 | Author: 杨金 | Hits:

[Other resourcelive214786

Description: 用c语言演绎“生命游戏\",本世纪70年代,人们曾疯魔一种被称作“生命游戏”的小游戏,这种游戏相当简单。假设有一个像棋盘一样的方格网,每个方格中放置一个 生命细胞,生命细胞只有两种状态:“生”或“死”。-with language interpretation c Life "game", the 1970s, It had been a crazy demons known as the "Game of Life" of the games, this game is quite simple. Suppose a chessboard like the same grid, each square place a living cell, cell lives only two states : "Health" or "dead."
Platform: | Size: 1881 | Author: chen qi | Hits:

[Graph programlife3D

Description: 3-Dimensional version of Conway s Game of Life. \"Life\" is a cellular automaton invented by John Conway that involves live and dead cells in a rectangular, two-dimensional universe. This implementation uses a M x M x M grid the number initial ramdomly generated cells can be changed using the slider control. Whether cells stay alive, die, or generate new cells depends upon how many of their eight possible neighbors are alive. By using sparse matrices, the calculations required become astonishingly simple. We use periodic (torus) boundary conditions at the edges of the universe. Pressing the \"Start\" button automatically seeds this universe with several small random communities. Some will succeed and some will fail.
Platform: | Size: 3551 | Author: dairy | Hits:

[Other resourcegame_of_life1

Description: 这个程序是在windows平台下运行game of life最好的平台。它不仅对细胞空间没有限制、运行速度非常快、界面很友好,而且能够为你提供大量的初始细胞分布图案,你还可以任意组合这些图案达到你象要的构形,然后让这些构形动起来组合出更加神奇的生命游戏的世界。-the procedure is the windows platform running game of life the best platform. It not only on the cell space is no restriction, running very fast, very friendly interface, but you have to provide a lot of initial cell distribution patterns, you can design any combination of these to you as to the configuration, then let these configuration movement combined to make life more wonderful game world.
Platform: | Size: 119293 | Author: 姚启迪 | Hits:

[DirextXc++游戏

Description: vc游戏 这是《学VC、编游戏》的第十个示例在这一章,我们使用了以下知识、技术。1.对象的新属性:生命值、攻击力。2.对象生命值的显示。3.打斗时生命值的改变。4.在场景中添加物品。-vc game is the "study VC, part game," the 10th examples in this chapter, we use the following knowledge and technology. 1. The new object attributes : the value of life, and its offensive power. 2. Object value of the show to life. 3. The fight to change the value of life. 4. The scenes add items.
Platform: | Size: 45730 | Author: han | Hits:

[CSharpLife_Game2.12

Description: 基于C#的生命游戏,兰顿蚂蚁等元胞自动机的实现,完整的程序 Form1.cs 为主窗体 可以在245行之后,添加自己的规则。 Gridlines.cs为网格类,控制网格的尺寸、线型、颜色等,以及网格绘制等 Cell.cs为细胞类,控制所有的单元格(细胞、兰顿蚂蚁的地板)的形状、状态、颜色,以及细胞绘制等。 Ant.cs为蚂蚁类,类似细胞类,有方向改变,前进等方法。 gridset.cs为设置窗体,用于设置一些参数。 目前,支持网格三种线型、细胞方形和圆形,线条颜色、生存细胞颜色、死亡细胞颜色、蚂蚁颜色均能成为任意色彩。 选择自定义初等自动机后,在 设置 中可以设置 规则号 0~255 菜单栏--控制--随机分布 可以在当前网格中随机创建细胞,概率为50 。 但是无法立即显示出来(不知道什么问题),点击 开始 就能显示出来-C#-based implementation of the Game of Life, Langton ants and other cellular automata, the complete program Form1.cs main form after the 245 line can add your own rules. Gridlines.cs class grid control grid size, line, color, and draw a grid cell types such as Cell.cs to control all of the cells (cells, Langton ants floor) shape, state , color, and rendering such cells. Ant.cs ant class, similar to the cell type, change of direction, forward and other methods. gridset.cs to set the form used to set some parameters. Currently, support for grid three kinds of linear, square and round cells, line color, survival cell color, the color of dead cells, ants color can become any color. Select the custom elementary automata, in the setting rule can be set from 0 to 255 bar Menu- Control- randomly distributed randomly to create a grid in the current cell, the probability of 50 . But you can not show up immediately (do not know what the problem is), you can click Start displayed
Platform: | Size: 1319936 | Author: 梁宇翔 | Hits:

[Game Programconwayslife1

Description: 主要是一个生命游戏的过程。不过是一个开放的边界条件。-Mainly a process of the game of life. But is an open boundary condition.
Platform: | Size: 3072 | Author: ianshave | Hits:

[Game Programconwayslife1

Description: 主要是一个生命游戏的过程。不过是一个开放的边界条件。-Mainly a process of the game of life. But is an open boundary condition.
Platform: | Size: 3072 | Author: esandpe | Hits:

[Game ProgramGame_of_life_rand

Description: 自己编的关于生命游戏的代码,希望能对感兴趣的朋友有所帮助-Own on the Game of Life code, hoping to help a friend interested
Platform: | Size: 2048 | Author: ationsand | Hits:

[Othergame-of-life

Description: 假设有一个像棋盘一样的方格网,每个方格中放置一个生命细胞,生命细胞只有两种状态:“生”或“死”。-Suppose you have a like a checkerboard grid, each box placed in a living cell, the cell life only two states: life or die .
Platform: | Size: 4096 | Author: wangyanhong | Hits:

[CommunicationMyCellularProgram

Description: 我自己调试好的,元胞自动机的一些事例程序,包括生命游戏等很多有用的事例程序,大家一起学习啊-Cellular Automata Some examples of procedures, including the Game of Life, and many other useful examples of the procedure and we can work together to learn ah
Platform: | Size: 7168 | Author: mia731739 | Hits:

[Web Servers963

Description: 本程序是信息系统,可自行改为新闻系统或网站宣传系统,具体内容请参照程序说明文件 本版为综合网,所有数据库,全部为可用数据。包括:暴笑 女性 笑话 娱乐 科技 生活 文化 人才 教育 游戏 旅游 房产 汽车 校园-This program is the information system can be changed to a system or site to promote its own news system, specifically refer to the program documentation for this edition is a comprehensive network, all s, all available data. Comprising: a woman laughs joke Entertainment Technology Education for the game of life and cultural tourism real estate automotive campus
Platform: | Size: 3313664 | Author: mcujc1276 | Hits:

[matlabCA

Description: 生命游戏其实是一个零玩家游戏,它包括一个二维矩形世界,这个世界中的每个方格居住着一个活着的或死了的细胞。一个细胞在下一个时刻生死取决于相邻八个方格中活着的或死了的细胞的数量。如果相邻方格活着的细胞数量过多,这个细胞会因为资源匮乏而在下一个时刻死去;相反,如果周围活细胞过少,这个细胞会因太孤单而死去。-The Game of Life is not your typical computer game. It is a cellular automaton , and was invented by Cambridge mathematician John Conway.
Platform: | Size: 1024 | Author: LiuHanWei | Hits:

[Other Riddle gamesMstching-game-source-code

Description: 游戏规则: 鼠标拖动两个图像,使同一行或者列中出现3个 或以上的相同图像,这时相同的图像会自动消除。 本游戏窗口上方的生命值为0时结束。 消掉图像可以增加生命值。 如果本局找不出可消的图像时,可以点击右上角菜单中 的“用剩下一半的生命招呼一次刷新”来用生命值换取 刷新图像的功能。 游戏本身隔5分钟刷新一次。 -Rules of the game: The mouse to drag the two images, so that the same row or column appear in 3 Or more of the same image, then the same image will be automatically removed. The end of the game window above the life value of 0. Eliminate the image can increase the value of life. If this Council can not find the image of the consumer, you can click on the top right corner of the menu With the rest of the rest of the life of a refresh to use the life value in exchange for Refresh the image of the function. The game itself is refreshed once every 5 minutes.
Platform: | Size: 2837504 | Author: shen_laofu | Hits:

[Otherthe

Description: Game Of Life 的并行程序 在MPI的下设计的C语言程序-Game Of Life under the MPI parallel program design Of C language program
Platform: | Size: 2048 | Author: qncooe | Hits:
« 1 2 3 4 56 7 8 9 10 ... 15 »

CodeBus www.codebus.net